Skip to content

CORE-15655 bazel: update seastar to e5addf88#30288

Merged
pgellert merged 1 commit intoredpanda-data:devfrom
pgellert:bazel/update-seastar-e5addf88
Apr 28, 2026
Merged

CORE-15655 bazel: update seastar to e5addf88#30288
pgellert merged 1 commit intoredpanda-data:devfrom
pgellert:bazel/update-seastar-e5addf88

Conversation

@pgellert
Copy link
Copy Markdown
Contributor

Changes:

  • ossl: Share BIO ptrs across shards
  • ossl: use make_ossl_error for BIO creation failure
  • ossl: drain error queue on unexpected error codes
  • ossl: clear error queue after successful SSL_CTX_new
  • ossl: clear error queue after successful SSL operations
  • ossl: assert clean error queue before SSL operations

Ref: redpanda-data/seastar#273

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v26.1.x
  • v25.3.x
  • v25.2.x

Release Notes

  • none

Changes:
- ossl: Share BIO ptrs across shards
- ossl: use make_ossl_error for BIO creation failure
- ossl: drain error queue on unexpected error codes
- ossl: clear error queue after successful SSL_CTX_new
- ossl: clear error queue after successful SSL operations
- ossl: assert clean error queue before SSL operations
@pgellert pgellert requested review from a team and StephanDollberg April 24, 2026 12:19
@pgellert pgellert self-assigned this Apr 24, 2026
@pgellert pgellert requested review from Copilot and nguyen-andrew and removed request for a team April 24, 2026 12:19
@pgellert pgellert changed the title bazel: update seastar to e5addf88 CORE-15655 bazel: update seastar to e5addf88 Apr 24, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Bazel-pinned seastar dependency to commit e5addf8807f86e7f9f2523a72e256c4742dcd8da (per the referenced seastar PR), aligning Bazel fetch metadata and lockfile state with the new upstream snapshot.

Changes:

  • Bump seastar http_archive to the new commit, updating url, strip_prefix, and sha256.
  • Refresh MODULE.bazel.lock entries to match the updated repository rule attributes and resulting digests.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
bazel/repositories.bzl Updates the seastar archive pin (commit, URL, strip prefix, sha256).
MODULE.bazel.lock Updates lockfile digests and the recorded seastar archive attributes to remain consistent with the new pin.

@pgellert pgellert enabled auto-merge April 24, 2026 12:58
@vbotbuildovich
Copy link
Copy Markdown
Collaborator

vbotbuildovich commented Apr 24, 2026

Retry command for Build#83631

please wait until all jobs are finished before running the slash command

/ci-repeat 1
skip-redpanda-build
skip-units
skip-rebase
tests/rptest/tests/cluster_linking_e2e_test.py::ShadowLinkingReplicationTests.test_with_restart@{"storage_mode":"cloud"}

@vbotbuildovich
Copy link
Copy Markdown
Collaborator

CI test results

test results on build#83631
test_status test_class test_method test_arguments test_kind job_url passed reason test_history
FLAKY(FAIL) ShadowLinkingReplicationTests test_with_restart {"storage_mode": "cloud"} integration https://buildkite.com/redpanda/redpanda/builds/83631#019dbf7b-8765-4e5f-b4ab-e475e3e508d1 15/21 Test FAILS after retries.Significant increase in flaky rate(baseline=0.0149, p0=0.0000, reject_threshold=0.0100) https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=ShadowLinkingReplicationTests&test_method=test_with_restart

@pgellert
Copy link
Copy Markdown
Contributor Author

pgellert commented Apr 28, 2026

The CI failure is an unrelated flake: CORE-16132

@pgellert
Copy link
Copy Markdown
Contributor Author

/ci-repeat 1
skip-redpanda-build
skip-units
skip-rebase
tests/rptest/tests/cluster_linking_e2e_test.py::ShadowLinkingReplicationTests.test_with_restart@{"storage_mode":"cloud"}

@pgellert pgellert merged commit 28da3ab into redpanda-data:dev Apr 28, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants